GPIO_INTEN=Val_0x0
GPIO Port Interrupt Enable Register
GPIO_INTEN | Writing a 1 to a bit of this field configures the corresponding GPIO to become an interrupt signal. Interrupts are disabled on the corresponding bits if the corresponding bit of GPIO_SWPORTA_DDR[GPIO_SWPORTA_DDR] field is set to 1 (output). The generation of interrupts are disabled by default. 0 (Val_0x0): Interrupt is disabled 1 (Val_0x1): Interrupt is enabled |